home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMDDECOMMAND / TFRMDDECOMMAND.txt
Encoding:
Text File  |  2003-01-14  |  5.0 KB  |  218 lines

  1. inherited frmDDECommand: TfrmDDECommand
  2.   Left = 395
  3.   Top = 95
  4.   HelpContext = 18
  5.   Caption = 'DDE Command'
  6.   OldCreateOrder = True
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   inherited pnlTop: TPanel
  11.     inherited lblCommandName: TLabel
  12.       Caption = 'DDE Command'
  13.     end
  14.     inherited lblActionDesc: TLabel
  15.       Left = 396
  16.       Top = 16
  17.       Height = 57
  18.     end
  19.     inherited memActionDesc: TMemo
  20.       Lines.Strings = (
  21.         
  22.           'Sends commands to any DDE-enabled application on your system.  I' +
  23.           'f the '
  24.         
  25.           'application is not running, AutoMate will attempt to start it be' +
  26.           'fore issuing the DDE '
  27.         
  28.           'command.  Consult the documentation of your target app for its a' +
  29.           'vailable DDE '
  30.         'commands.')
  31.     end
  32.   end
  33.   inherited pnlCenter: TPanel
  34.     inherited pgcControlPage: TPageControl
  35.       inherited tbsAM5Main: TTabSheet
  36.         object Label1: TLabel
  37.           Left = 10
  38.           Top = 57
  39.           Width = 193
  40.           Height = 13
  41.           AutoSize = False
  42.           Caption = '&Application:'
  43.           FocusControl = edtApplication
  44.         end
  45.         object Label2: TLabel
  46.           Left = 238
  47.           Top = 106
  48.           Width = 200
  49.           Height = 13
  50.           AutoSize = False
  51.           Caption = '&Item:'
  52.           Enabled = False
  53.           FocusControl = edtItem
  54.         end
  55.         object Label3: TLabel
  56.           Left = 238
  57.           Top = 57
  58.           Width = 177
  59.           Height = 13
  60.           AutoSize = False
  61.           Caption = '&Topic:'
  62.           FocusControl = edtTopic
  63.         end
  64.         object Label4: TLabel
  65.           Left = 238
  66.           Top = 155
  67.           Width = 141
  68.           Height = 13
  69.           AutoSize = False
  70.           Caption = 'Populate &variable with result:'
  71.           Enabled = False
  72.           FocusControl = edtVariable
  73.         end
  74.         object Label5: TLabel
  75.           Left = 8
  76.           Top = 106
  77.           Width = 201
  78.           Height = 13
  79.           AutoSize = False
  80.           Caption = '&Command:'
  81.           FocusControl = edtCommand
  82.         end
  83.         object Label7: TLabel
  84.           Left = 8
  85.           Top = 155
  86.           Width = 149
  87.           Height = 13
  88.           AutoSize = False
  89.           Caption = '&Data:'
  90.           Enabled = False
  91.           FocusControl = edtData
  92.         end
  93.         object edtApplication: TEdit
  94.           Left = 10
  95.           Top = 73
  96.           Width = 220
  97.           Height = 21
  98.           TabOrder = 1
  99.         end
  100.         object edtItem: TEdit
  101.           Left = 238
  102.           Top = 122
  103.           Width = 221
  104.           Height = 21
  105.           Color = clBtnFace
  106.           Enabled = False
  107.           TabOrder = 4
  108.         end
  109.         object edtTopic: TEdit
  110.           Left = 238
  111.           Top = 73
  112.           Width = 221
  113.           Height = 21
  114.           TabOrder = 2
  115.         end
  116.         object edtVariable: TAM5VarListComboBox
  117.           Left = 238
  118.           Top = 171
  119.           Width = 204
  120.           Height = 21
  121.           Color = clBtnFace
  122.           Enabled = False
  123.           ItemHeight = 13
  124.           TabOrder = 6
  125.         end
  126.         object edtCommand: TEdit
  127.           Left = 8
  128.           Top = 122
  129.           Width = 220
  130.           Height = 21
  131.           TabOrder = 3
  132.         end
  133.         object edtData: TEdit
  134.           Left = 8
  135.           Top = 171
  136.           Width = 220
  137.           Height = 21
  138.           Color = clBtnFace
  139.           Enabled = False
  140.           TabOrder = 5
  141.         end
  142.         object grpAction: TGroupBox
  143.           Left = 8
  144.           Top = 2
  145.           Width = 453
  146.           Height = 43
  147.           Caption = 'Action'
  148.           TabOrder = 0
  149.           object rbExecute: TRadioButton
  150.             Left = 22
  151.             Top = 17
  152.             Width = 100
  153.             Height = 17
  154.             Caption = 'E&xecute'
  155.             Checked = True
  156.             TabOrder = 0
  157.             TabStop = True
  158.             OnClick = rbExecuteClick
  159.           end
  160.           object rbPoke: TRadioButton
  161.             Left = 189
  162.             Top = 16
  163.             Width = 100
  164.             Height = 17
  165.             Caption = '&Poke'
  166.             TabOrder = 1
  167.             OnClick = rbExecuteClick
  168.           end
  169.           object rbRequest: TRadioButton
  170.             Left = 337
  171.             Top = 15
  172.             Width = 100
  173.             Height = 17
  174.             Caption = '&Request'
  175.             TabOrder = 2
  176.             OnClick = rbExecuteClick
  177.           end
  178.         end
  179.       end
  180.     end
  181.   end
  182.   inherited taclKeyboardTrap: TActionList
  183.     Left = 200
  184.   end
  185.   inherited dxSIBarManager: TdxBarManager
  186.     Categories.ItemsVisibles = (
  187.       2)
  188.     Categories.Visibles = (
  189.       True)
  190.     PopupMenuLinks = <
  191.       item
  192.         Control = lsvAM5Errors
  193.         PopupMenu = dxCheckPopup
  194.       end>
  195.     DockControlHeights = (
  196.       0
  197.       0
  198.       0
  199.       0)
  200.   end
  201.   inherited dxCheckPopup: TdxBarPopupMenu
  202.     ItemLinks = <
  203.       item
  204.         Item = itmCheckAllErrors
  205.         UserGlyph.Data = {00000000}
  206.         Visible = True
  207.       end
  208.       item
  209.         Item = itmCheckNoErrors
  210.         UserGlyph.Data = {00000000}
  211.         Visible = True
  212.       end>
  213.   end
  214.   inherited IvTranslator1: TIvTranslator
  215.     Left = 232
  216.   end
  217. end
  218.